From: Steven G. Johnson Date: Thu, 12 Mar 2015 18:32:07 +0000 (-0400) Subject: note removal of plugins X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~24^2^2~208 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=321cb997c54f2fffa14a74074ae048c4d3df99da;p=utf8proc.git note removal of plugins --- diff --git a/NEWS.md b/NEWS.md index a55abd6..3daa0bb 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,8 @@ - Updated for Unicode 7.0. +- Ruby and PostgreSQL plugins have been removed due to lack of testing. + - New function `utf8proc_grapheme_break(c1,c2)` that returns whether there is a grapheme break between `c1` and `c2`.